net/http.http2Transport.logf (method)

3 uses

	net/http (current package)
		h2_bundle.go#L10097: 	cc.t.logf(format, args...)
		h2_bundle.go#L10106: 		t.logf(format, args...)
		h2_bundle.go#L10110: func (t *http2Transport) logf(format string, args ...interface{}) {